home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
APDL Eductation Resources
/
APDL Eductation Resources.iso
/
programs
/
electronic
/
rlab
/
!RLaB
/
help_a_i
/
ceil
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1994-02-21
|
225 b
|
12 lines
ceil:
Syntax: ceil ( a )
Description:
Ceil returns the smallest integer not less than the argument.
If the argument is a MATRIX then the ceil operation is
performed on an element-by-element basis.
See Also: floor, int